[INFO] fetching crate agntcy-slim-auth 0.10.0...
[INFO] fixing agntcy-slim-auth-0.10.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate agntcy-slim-auth 0.10.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate agntcy-slim-auth 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agntcy-slim-auth 0.10.0
[INFO] tweaked toml for crates.io crate agntcy-slim-auth 0.10.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agntcy-slim-auth 0.10.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agntcy-slim-auth 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.9
[INFO] [stderr]   Downloaded spiffe v0.12.0
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded time-macros v0.2.28
[INFO] [stderr]   Downloaded inotify v0.11.2
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded agntcy-slim-version v2.0.0-alpha.1
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded kqueue-sys v1.1.2
[INFO] [stderr]   Downloaded time v0.3.48
[INFO] [stderr]   Downloaded prost-types v0.14.4
[INFO] [stderr]   Downloaded kqueue v1.2.0
[INFO] [stderr]   Downloaded rusticata-macros v4.1.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded display-error-chain v0.2.2
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.2
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.14
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60
[INFO] running `Command { std: "docker" "start" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling time-macros v0.2.28
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.48
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling agntcy-slim-version v2.0.0-alpha.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking display-error-chain v0.2.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking spiffe v0.12.0
[INFO] [stderr]     Checking agntcy-slim-auth v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/builder.rs:552:9
[INFO] [stdout]     |
[INFO] [stdout] 552 |     use slim_config::tls::provider::initialize_crypto_provider;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_testing` in this scope
[INFO] [stdout]    --> src/oidc.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use slim_testing::utils::{TestClaims, setup_oidc_mock_server, setup_test_jwt_resolver};
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_testing`, use `cargo add slim_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/jwt.rs:690:9
[INFO] [stdout]     |
[INFO] [stdout] 690 |     use slim_config::tls::provider::initialize_crypto_provider;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_testing` in this scope
[INFO] [stdout]    --> src/jwt.rs:693:9
[INFO] [stdout]     |
[INFO] [stdout] 693 |     use slim_testing::utils::setup_test_jwt_resolver;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_testing`, use `cargo add slim_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_testing` in this scope
[INFO] [stdout]    --> src/jwt.rs:813:21
[INFO] [stdout]     |
[INFO] [stdout] 813 |         let token = slim_testing::utils::generate_test_token(
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_testing`, use `cargo add slim_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/oidc.rs:558:9
[INFO] [stdout]     |
[INFO] [stdout] 558 |         slim_config::tls::provider::initialize_crypto_provider();
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/oidc.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |         slim_config::tls::provider::initialize_crypto_provider();
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/oidc.rs:923:9
[INFO] [stdout]     |
[INFO] [stdout] 923 |         slim_config::tls::provider::initialize_crypto_provider();
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> src/oidc.rs:976:9
[INFO] [stdout]     |
[INFO] [stdout] 976 |         slim_config::tls::provider::initialize_crypto_provider();
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]   --> tests/spiffe_integration_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use slim_config::auth::spire::SpireConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_testing` in this scope
[INFO] [stdout]   --> tests/spiffe_integration_test.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use slim_testing::utils::spire_env::SpireTestEnvironment;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slim_testing`, use `cargo add slim_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_testing` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:511:16
[INFO] [stdout]     |
[INFO] [stdout] 511 |     let port = slim_testing::common::reserve_local_port();
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_testing`, use `cargo add slim_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:519:13
[INFO] [stdout]     |
[INFO] [stdout] 519 |             slim_config::grpc::server::ServerConfig::with_endpoint(&format!("127.0.0.1:{port}"));
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:521:27
[INFO] [stdout]     |
[INFO] [stdout] 521 |         server_cfg.auth = slim_config::grpc::server::AuthenticationConfig::Spire(spire_cfg.clone());
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:524:13
[INFO] [stdout]     |
[INFO] [stdout] 524 |             slim_config::testutils::helloworld::greeter_server::GreeterServer::from_arc(
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:547:30
[INFO] [stdout]     |
[INFO] [stdout] 547 |         let mut client_cfg = slim_config::grpc::client::ClientConfig::with_endpoint(&format!(
[INFO] [stdout]     |                              ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:551:27
[INFO] [stdout]     |
[INFO] [stdout] 551 |         client_cfg.auth = slim_config::grpc::client::AuthenticationConfig::Spire(spire_cfg.clone());
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:554:16
[INFO] [stdout]     |
[INFO] [stdout] 554 |             Ok(slim_config::client::TransportChannel::Grpc(ch)) => ch,
[INFO] [stdout]     |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 |             slim_config::testutils::helloworld::greeter_client::GreeterClient::new(channel);
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |             .say_hello(slim_config::testutils::helloworld::HelloRequest {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:590:39
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let mut unauthenticated_cfg = slim_config::grpc::client::ClientConfig::with_endpoint(
[INFO] [stdout]     |                                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:596:16
[INFO] [stdout]     |
[INFO] [stdout] 596 |             Ok(slim_config::client::TransportChannel::Grpc(ch)) => ch,
[INFO] [stdout]     |                ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |             slim_config::testutils::helloworld::greeter_client::GreeterClient::new(unauth_channel);
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:613:24
[INFO] [stdout]     |
[INFO] [stdout] 613 |             .say_hello(slim_config::testutils::helloworld::HelloRequest {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slim_config` in this scope
[INFO] [stdout]    --> tests/spiffe_integration_test.rs:525:37
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 std::sync::Arc::new(slim_config::testutils::Empty::new()),
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `slim_config`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slim_config`, use `cargo add slim_config` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::io::Empty;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::iter::Empty;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use futures::io::Empty;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use futures::stream::Empty;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Empty`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 525 -                 std::sync::Arc::new(slim_config::testutils::Empty::new()),
[INFO] [stdout] 525 +                 std::sync::Arc::new(Empty::new()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agntcy-slim-auth` (test "spiffe_integration_test") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agntcy-slim-auth` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60", kill_on_drop: false }`
[INFO] [stdout] 5ef708961392584d265d6f11fdd624ffbe09a944fef86f8c0b20f8c015cd0a60
